Vcenter NamespaceManagement Supervisors Identity Providers Summary
The Vcenter NamespaceManagement Supervisors Identity Providers Summary schema provides an overview of an identity provider configured for the given Supervisor.
This schema was added in vSphere API 8.0.0.1.
{
"provider": "string",
"display_name": "string"
}
The immutable identifier of an identity provider generated when an identity provider is registered for a Supervisor.
This property was added in vSphere API 8.0.0.1.
When clients pass a value of this schema as a parameter, the property must be an identifier for the resource type: com.vmware.vcenter.namespace_management.identity.Provider
. When operations return a value of this schema as a response, the property will be an identifier for the resource type: com.vmware.vcenter.namespace_management.identity.Provider
.
A name to be used for the given identity provider. This name will be displayed in the vCenter UI.
This property was added in vSphere API 8.0.0.1.